2.9 [LibraryClasses] Usage

This is an optional section.

This section is used to define the headers associated with the new EDK II library classes. A library class is declared and its associated header file specified in this section. The module library instances that satisfy a Library Class must use the Library Class Header file, without modification.

Refer to the [LibraryClasses] definition later in this document for a complete description of this section and its contents.

This section uses one of the following section definitions:

[LibraryClasses.common]

[LibraryClasses.IA32]

[LibraryClasses.X64]

[LibraryClasses.IPF]

[LibraryClasses.EBC]

[LibraryClasses]

Format for the entries in this section is two fields, with a pipe "|" character as the field separator, as shown below.

LibraryClassName | Relative/path/and/header_filename.h

The relative path is relative to the directory the DEC file is in. Use of "..", "../" or "./" in the directory path is prohibited.